body { 
margin: auto; width: 300px; height 500px;
}
.ui-accordion-header {
margin-top: 100px;}

.ui-helper-reset{
font-size: 13px;}  

#accordion{
margin-top: 20px;
}  

h3
{
text-decoration: none;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 5px 15px;
font-weight: bold;
text-align: left;
text-transform: uppercase;
color: #FFFFFF;
font-size: 16px;
}

h3#bus
{
background: #008AA7;
}

h3#eng
{
background: #DC291E;
}

h3#sci
{
background: #FFCC33;
}

h3#it
{
background: #4178B0;
}

h3#inter
{
background: #8FB9C8;
}

h3#law
{
background: #4F5B96;
}

h3#health
{
background: #663D80;
}

h3#dab
{
background: #C1D048;
}

h3#com
{
background: #D38537;
}

h3#edu
{
background: #559B80;
}

h3#sch
{
background: #000000;
}

h3#oth
{
background: #000000;
}

h3#ent
{
background: #000000;
}

h3#cre
{
background: #8cb7c7;
}

h4
{
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
}